Skip to content

Add GitHub Pages index listing org repositories with links and Contribute section#1

Merged
Dvermetten merged 4 commits into
mainfrom
copilot/create-basic-github-pages
May 5, 2026
Merged

Add GitHub Pages index listing org repositories with links and Contribute section#1
Dvermetten merged 4 commits into
mainfrom
copilot/create-basic-github-pages

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 5, 2026

The repo had no web presence — just a README. This adds a single index.html at the repo root to serve as the GitHub Pages landing page for the OpenOptimizationOrg organization.

Changes

  • index.html: Static page listing all public org repos (OPL, OFL, Overview) with name, description, and topic tags; styled with inline CSS using GitHub's design tokens (no external dependencies)
    • Each OPL and OFL repo card includes buttons linking to both the GitHub repository and the GitHub Pages website
    • A Contribute section at the bottom of the page provides:

Enabling GitHub Pages

Settings → Pages → source: Deploy from a branchmain / / (root) → Save.

Original prompt

Make a basic github-pages page with a single file where we collect links to the public repositories in this organization

Copilot AI changed the title [WIP] Add basic GitHub Pages site for organization links Add GitHub Pages index listing org repositories May 5, 2026
Copilot AI requested a review from Dvermetten May 5, 2026 13:37
@Dvermetten Dvermetten marked this pull request as ready for review May 5, 2026 13:37
Copy link
Copy Markdown
Contributor

@Dvermetten Dvermetten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to have for both OPL and OFL the link to the github-pages website as well as the github repository. Also add a 'contribute' section, where for both a link is placed to the relevant issues page, and for OPL a link to the google form (https://docs.google.com/forms/d/e/1FAIpQLSehQp24AuFAH2j9jizDhq8K_BYgNGMKXWTMu6s-2RwEJrK59Q/viewform?usp=sharing&ouid=107462254722022409950) is included as well

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 5, 2026

Make sure to have for both OPL and OFL the link to the github-pages website as well as the github repository. Also add a 'contribute' section, where for both a link is placed to the relevant issues pa...

Done in commit 991663e. Each repo card for OPL and OFL now has buttons linking to both the GitHub repository and the GitHub Pages site. Below the repo cards a new Contribute section has been added with a two-column grid:

  • OPL: links to Issues & Feature Requests and the Google Form for submitting new problems
  • OFL: link to Issues & Feature Requests

Copilot AI changed the title Add GitHub Pages index listing org repositories Add GitHub Pages index listing org repositories with links and Contribute section May 5, 2026
@Dvermetten Dvermetten merged commit ebf8e56 into main May 5, 2026
Copilot stopped work on behalf of Dvermetten due to an error May 5, 2026 13:44
Copilot AI requested a review from Dvermetten May 5, 2026 13:44
@Dvermetten Dvermetten deleted the copilot/create-basic-github-pages branch May 5, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants